Test whether type is not equal to GTK_TOOLBAR_CHILD_RADIOBUTTON before
authorFederico Mena Quintero <federico@nuclecu.unam.mx>
Wed, 16 Sep 1998 23:33:25 +0000 (23:33 +0000)
committerArturo Espinosa <unammx@src.gnome.org>
Wed, 16 Sep 1998 23:33:25 +0000 (23:33 +0000)
commitbf69ab9d687ec505aa6d51fbcf8c2470ce25bd8b
treec4e948ecd15da823f8ae477d47e7cd39c6ada453
parenteacc9f5d0585708e71ae822a6404c2fd62e0cf15
Test whether type is not equal to GTK_TOOLBAR_CHILD_RADIOBUTTON before

1998-09-16  Federico Mena Quintero  <federico@nuclecu.unam.mx>

* gtk/gtktoolbar.c (gtk_toolbar_insert_element): Test whether type
is not equal to GTK_TOOLBAR_CHILD_RADIOBUTTON before checking that
(widget != NULL), otherwise radio button insertion will not work
-- the widget argument is NULL for the first radio button in the
group.
ChangeLog
ChangeLog.pre-2-0
ChangeLog.pre-2-10
ChangeLog.pre-2-2
ChangeLog.pre-2-4
ChangeLog.pre-2-6
ChangeLog.pre-2-8
gtk/gtktoolbar.c